[INFO] cloning repository https://github.com/antimatter-studios/trove
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antimatter-studios/trove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantimatter-studios%2Ftrove", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantimatter-studios%2Ftrove'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d208d692a7133dbea29966c6c635955d66dd7ac9
[INFO] testing antimatter-studios/trove/d208d692a7133dbea29966c6c635955d66dd7ac9 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantimatter-studios%2Ftrove" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/antimatter-studios/trove
[INFO] finished tweaking git repo https://github.com/antimatter-studios/trove
[INFO] tweaked toml for git repo https://github.com/antimatter-studios/trove written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/antimatter-studios/trove on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/antimatter-studios/trove already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2cfaefe7a48aee1e01c1438ca42f302af824eb7e9a83fa5648c39de21eea229
[INFO] running `Command { std: "docker" "start" "-a" "b2cfaefe7a48aee1e01c1438ca42f302af824eb7e9a83fa5648c39de21eea229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2cfaefe7a48aee1e01c1438ca42f302af824eb7e9a83fa5648c39de21eea229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2cfaefe7a48aee1e01c1438ca42f302af824eb7e9a83fa5648c39de21eea229", kill_on_drop: false }`
[INFO] [stdout] b2cfaefe7a48aee1e01c1438ca42f302af824eb7e9a83fa5648c39de21eea229
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fffa04c5ced5651d69bee8833eb3288f3f0474c892e7890d6895e31e89f6f70
[INFO] running `Command { std: "docker" "start" "-a" "0fffa04c5ced5651d69bee8833eb3288f3f0474c892e7890d6895e31e89f6f70", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling rust-argon2 v3.0.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling salsa20 v0.11.0
[INFO] [stderr]    Compiling cbc v0.2.0
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling twofish v0.8.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling block-modes v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rpassword v7.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling aes-kw v0.2.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling quick-xml v0.39.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling keepass v0.12.5
[INFO] [stderr]    Compiling trove-core v0.0.0 (/opt/rustwide/workdir/crates/trove-core)
[INFO] [stderr]    Compiling keepass-spec-tests v0.0.0 (/opt/rustwide/workdir/crates/keepass-spec-tests)
[INFO] [stderr]    Compiling troved v0.0.0 (/opt/rustwide/workdir/crates/troved)
[INFO] [stderr]    Compiling trove-cli v0.0.0 (/opt/rustwide/workdir/crates/trove-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "0fffa04c5ced5651d69bee8833eb3288f3f0474c892e7890d6895e31e89f6f70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fffa04c5ced5651d69bee8833eb3288f3f0474c892e7890d6895e31e89f6f70", kill_on_drop: false }`
[INFO] [stdout] 0fffa04c5ced5651d69bee8833eb3288f3f0474c892e7890d6895e31e89f6f70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01a49e1462032703d4de00b623d8e61fec8a2789168bb04c0c03587b9ac4e46e
[INFO] running `Command { std: "docker" "start" "-a" "01a49e1462032703d4de00b623d8e61fec8a2789168bb04c0c03587b9ac4e46e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling keepass v0.12.5
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling trove-core v0.0.0 (/opt/rustwide/workdir/crates/trove-core)
[INFO] [stderr]    Compiling keepass-spec-tests v0.0.0 (/opt/rustwide/workdir/crates/keepass-spec-tests)
[INFO] [stderr]    Compiling troved v0.0.0 (/opt/rustwide/workdir/crates/troved)
[INFO] [stderr]    Compiling trove-cli v0.0.0 (/opt/rustwide/workdir/crates/trove-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.86s
[INFO] running `Command { std: "docker" "inspect" "01a49e1462032703d4de00b623d8e61fec8a2789168bb04c0c03587b9ac4e46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a49e1462032703d4de00b623d8e61fec8a2789168bb04c0c03587b9ac4e46e", kill_on_drop: false }`
[INFO] [stdout] 01a49e1462032703d4de00b623d8e61fec8a2789168bb04c0c03587b9ac4e46e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc475e83813e376cab7bd7636e319c6b146c64143bc7849b393ae3bb33e54030
[INFO] running `Command { std: "docker" "start" "-a" "cc475e83813e376cab7bd7636e319c6b146c64143bc7849b393ae3bb33e54030", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keepass_spec_tests-efc1a1294bb79c8d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/binary_pool.rs (/opt/rustwide/target/debug/deps/binary_pool-42becd82a5e6f32b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test binary_pool_byte_patterns ... ok
[INFO] [stdout] test binary_pool_sizes_zero_one_sixteen ... ok
[INFO] [stdout] test binary_pool_4kib_random ... ok
[INFO] [stderr]      Running tests/broken_files.rs (/opt/rustwide/target/debug/deps/broken_files-30e7ea2fbb4414f1)
[INFO] [stdout] test binary_pool_1mib_random ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test mutation_bad_xml_inner_header ... ignored, tracked: requires injection of broken XML inside the encrypted payload
[INFO] [stdout] test mutation_dangling_binary_ref ... ignored, no longer applicable in keepass 0.12.5: attachments are first-class database objects, not a separate 'binary pool' the entry references; dangling Ref scenarios cannot be constructed through the public API and the underlying behaviour they tested no longer exists
[INFO] [stdout] test mutation_bad_cipher_id ... ok
[INFO] [stdout] test mutation_bad_kdbx_version ... ok
[INFO] [stdout] test mutation_bad_kdf_params ... ok
[INFO] [stdout] test mutation_bad_header_hmac ... ok
[INFO] [stdout] test mutation_bad_inner_header ... ok
[INFO] [stdout] test mutation_duplicate_entry_uuid ... ignored, tracked: keepass 0.12.5 EntryId/GroupId have only pub(crate) constructors and no setters; expressing duplicate/missing UUIDs requires post-encrypt XML surgery
[INFO] [stdout] test mutation_empty_xml ... ignored, tracked: requires direct XML injection — the writer always emits a non-empty <KeePassFile> envelope
[INFO] [stdout] test mutation_bad_magic ... ok
[INFO] [stdout] test mutation_malformed_utf8 ... ignored, tracked: writer emits well-formed UTF-8; non-UTF-8 in string Value requires post-encrypt mutation
[INFO] [stdout] test mutation_missing_entry_uuid ... ignored, tracked: missing UUID requires direct XML injection — the model auto-populates EntryId on add_entry()
[INFO] [stdout] test mutation_missing_group_uuid ... ignored, tracked: missing UUID requires direct XML injection — the model auto-populates GroupId on add_group()
[INFO] [stdout] test mutation_multiple_root_groups ... ignored, tracked: keepass 0.12.5 serialises one Group under Root; multi-root requires direct XML injection
[INFO] [stdout] test mutation_no_root_group ... ignored, tracked: keepass 0.12.5 model can't express a Database without a root Group; need direct XML injection harness
[INFO] [stdout] test mutation_bad_header_sha256 ... ok
[INFO] [stdout] test mutation_data_after_end ... ok
[INFO] [stdout] test mutation_wrong_password ... ok
[INFO] [stdout] test mutation_truncated_at_header ... ok
[INFO] [stdout] test mutation_truncated_at_payload ... ok
[INFO] [stdout] test mutation_keyfile_mismatch ... ok
[INFO] [stderr]      Running tests/cross_tool.rs (/opt/rustwide/target/debug/deps/cross_tool-b67870fe0cc34614)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test keepassxc_cli_lists_our_vault ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/keyfile_formats.rs (/opt/rustwide/target/debug/deps/keyfile_formats-5c3007430e1e758f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test keyfile_invalid_xml_falls_back_to_hash ... ok
[INFO] [stdout] test keyfile_raw32_round_trip ... ok
[INFO] [stdout] test keyfile_empty_is_rejected_or_consistent ... ok
[INFO] [stdout] test keyfile_hex_round_trip ... ok
[INFO] [stdout] test keyfile_xml_v2_round_trip ... ok
[INFO] [stdout] test keyfile_xml_v1_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spec_round_trip.rs (/opt/rustwide/target/debug/deps/spec_round_trip-e8898f332302e6be)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test protected_field_decrypts_after_round_trip ... ok
[INFO] [stdout] test second_save_is_self_consistent ... ok
[INFO] [stdout] test matrix_round_trip_rich_database_subset ... ok
[INFO] [stdout] test matrix_round_trip_minimal_database ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trove-a176fd0293c47f59)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test daemon::tests::send_reports_daemon_not_running_on_missing_socket ... ok
[INFO] [stdout] test daemon::tests::response_error_extracts_message ... ok
[INFO] [stderr]      Running tests/cli_status_e2e.rs (/opt/rustwide/target/debug/deps/cli_status_e2e-68c86c27f4e95ac9)
[INFO] [stdout] test daemon::tests::send_round_trips_request_and_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test trove_status_against_no_daemon_exits_one ... ok
[INFO] [stdout] test trove_status_round_trip_against_real_daemon ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.58s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trove_core-47ec797888cdb2f0)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/binary_attachments.rs (/opt/rustwide/target/debug/deps/binary_attachments-460e707f37c7661a)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test multiple_attachments_with_mixed_names_and_sizes ... ok
[INFO] [stdout] test non_utf8_binary_round_trips_across_save_reopen ... ok
[INFO] [stderr]      Running tests/vault_roundtrip.rs (/opt/rustwide/target/debug/deps/vault_roundtrip-7ae25cd4bdb05a21)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.94s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test delete_entry_removes_from_listing ... ok
[INFO] [stdout] test find_by_title_round_trips ... ok
[INFO] [stdout] test read_binary_on_missing_entry_errors_with_entry_not_found ... ok
[INFO] [stdout] test create_refuses_to_overwrite_existing_file ... ok
[INFO] [stdout] test list_entries_finds_added_entries ... ok
[INFO] [stdout] test read_binary_on_missing_attachment_returns_ok_none ... ok
[INFO] [stdout] test remove_binary_is_no_op_when_missing_and_drops_when_present ... ok
[INFO] [stdout] test open_with_wrong_password_returns_bad_password ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/troved-3e04152bb6fe3f9c)
[INFO] [stdout] test create_open_roundtrip_with_binary_attachment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.55s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test gpg_agent::assuan::tests::case_insensitive_verb ... ok
[INFO] [stdout] test gpg_agent::assuan::tests::empty_line_errors ... ok
[INFO] [stdout] test gpg_agent::assuan::tests::parses_basic_lines ... ok
[INFO] [stdout] test gpg_agent::keys::tests::cv25519_keygrip_matches_libgcrypt_fixture ... ok
[INFO] [stdout] test gpg_agent::keys::tests::rejects_encrypted_secret_key ... ok
[INFO] [stdout] test gpg_agent::keys::tests::keygrip_is_deterministic ... ok
[INFO] [stdout] test gpg_agent::assuan::tests::percent_decode_inverse_of_encode ... ok
[INFO] [stdout] test gpg_agent::assuan::tests::percent_encode_escapes_required ... ok
[INFO] [stdout] test gpg_agent::keys::tests::skips_non_ed25519_algorithm ... ok
[INFO] [stdout] test gpg_agent::pkdecrypt::tests::aes256_kw_unwrap_rfc3394_vector ... ok
[INFO] [stdout] test gpg_agent::pkdecrypt::tests::aes128_kw_unwrap_rfc3394_vector ... ok
[INFO] [stdout] test gpg_agent::pkdecrypt::tests::strip_pkcs5_padding_basic ... ok
[INFO] [stdout] test gpg_agent::pkdecrypt::tests::parse_ecdh_ciphertext_extracts_s_and_e ... ok
[INFO] [stdout] test gpg_agent::tests::decode_hex_round_trip ... ok
[INFO] [stdout] test gpg_agent::pkdecrypt::tests::malformed_ciphertext_rejected_cleanly ... ok
[INFO] [stdout] test gpg_agent::tests::resolve_gpg_socket_honours_explicit_override ... ok
[INFO] [stdout] test gpg_agent::pkdecrypt::tests::fixture_ecdh_shared_matches_gpg_agent ... ok
[INFO] [stdout] test gpg_agent::tests::encode_eddsa_sigval_layout ... ok
[INFO] [stdout] test idle::tests::bump_is_noop_when_not_running ... ok
[INFO] [stdout] test idle::tests::cancel_suspends_timer ... ok
[INFO] [stdout] test idle::tests::bump_resets_countdown ... ok
[INFO] [stdout] test idle::tests::current_state_running_reports_remaining ... ok
[INFO] [stdout] test idle::tests::timeout_zero_disables ... ok
[INFO] [stdout] test idle::tests::second_unlock_resets_deadline ... ok
[INFO] [stdout] test materialize::paths::tests::expands_xdg_runtime_dir ... ok
[INFO] [stdout] test idle::tests::timer_fires_after_timeout_with_no_activity ... ok
[INFO] [stdout] test idle::tests::set_timeout_takes_effect_immediately ... ok
[INFO] [stdout] test materialize::paths::tests::missing_xdg_runtime_dir_errors ... ok
[INFO] [stdout] test materialize::paths::tests::empty_path_rejected ... ok
[INFO] [stdout] test gpg_agent::keys::tests::rejects_garbage ... ok
[INFO] [stdout] test materialize::paths::tests::rejects_existing_target ... ok
[INFO] [stdout] test materialize::paths::tests::rejects_double_dot_segment ... ok
[INFO] [stdout] test materialize::paths::tests::rejects_system_dirs ... ok
[INFO] [stdout] test materialize::paths::tests::tmpfs_detection_decodes_mount_escapes ... ok
[INFO] [stdout] test materialize::paths::tests::tmpfs_detection_picks_longest_prefix ... ok
[INFO] [stdout] test materialize::tests::parse_bool_lenient ... ok
[INFO] [stdout] test materialize::paths::tests::unknown_env_var_is_left_literal ... ok
[INFO] [stdout] test materialize::paths::tests::tmpfs_detection_with_synthetic_mounts ... ok
[INFO] [stdout] test materialize::paths::tests::requires_parent_to_exist ... ok
[INFO] [stdout] test materialize::paths::tests::expands_tilde_and_home ... ok
[INFO] [stdout] test materialize::tests::parse_mode_accepts_three_and_four_digits ... ok
[INFO] [stdout] test materialize::tests::parse_mode_rejects_garbage ... ok
[INFO] [stdout] test materialize::wipe::tests::missing_file_is_treated_as_success ... ok
[INFO] [stdout] test materialize::tests::parse_ttl_rejects_zero_and_garbage ... ok
[INFO] [stdout] test materialize::wipe::tests::wipes_a_real_file ... ok
[INFO] [stdout] test materialize::wipe::tests::wipes_zero_length_file ... ok
[INFO] [stdout] test ssh_agent::keys::tests::rejects_garbage ... ok
[INFO] [stdout] test ssh_agent::keys::tests::rejects_ecdsa_p521_as_unsupported ... ok
[INFO] [stdout] test ssh_agent::tests::resolve_ssh_socket_honours_explicit_override ... ok
[INFO] [stdout] test ssh_agent::keys::tests::rsa_hash_choice_from_flags ... ok
[INFO] [stdout] test ssh_agent::wire::tests::encode_identities_answer_layout ... ok
[INFO] [stdout] test ssh_agent::wire::tests::parse_request_identities_empty_payload ... ok
[INFO] [stdout] test ssh_agent::wire::tests::parse_sign_request_roundtrip ... ok
[INFO] [stdout] test ssh_agent::wire::tests::parse_sign_request_short_payload_errors ... ok
[INFO] [stdout] test ssh_agent::wire::tests::encode_ed25519_signature_blob_layout ... ok
[INFO] [stdout] test ssh_agent::wire::tests::parse_sign_request_trailing_bytes_errors ... ok
[INFO] [stdout] test ssh_agent::wire::tests::read_message_rejects_oversize_length ... ok
[INFO] [stdout] test ssh_agent::wire::tests::read_message_eof_at_start_returns_none ... ok
[INFO] [stdout] test ssh_agent::wire::tests::unsupported_message_type_is_reported ... ok
[INFO] [stdout] test ssh_agent::keys::tests::parses_ecdsa_p256_and_signs ... ok
[INFO] [stdout] test ssh_agent::wire::tests::read_write_roundtrip_one_message ... ok
[INFO] [stdout] test gpg_agent::pkdecrypt::tests::fixture_secret_byte_order_matches_public_q ... ok
[INFO] [stdout] test gpg_agent::keys::tests::parses_synthetic_ed25519_secret_key_packet ... ok
[INFO] [stdout] test ssh_agent::keys::tests::parses_ed25519 ... ok
[INFO] [stdout] test ssh_agent::keys::tests::parses_ecdsa_p384_and_signs ... ok
[INFO] [stdout] test ssh_agent::keys::tests::parses_rsa_and_signs_each_hash_variant has been running for over 60 seconds
[INFO] [stdout] test ssh_agent::keys::tests::parses_rsa_and_signs_each_hash_variant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 198.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/troved-d2294619b51dc71e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::ping_and_shutdown_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stderr]      Running tests/gpg_agent_e2e.rs (/opt/rustwide/target/debug/deps/gpg_agent_e2e-629e22c3fbe3ccf9)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test scd_returns_no_smartcard_daemon ... ok
[INFO] [stdout] test unknown_command_returns_err ... ok
[INFO] [stdout] test keyinfo_and_havekey ... ok
[INFO] [stdout] test assuan_basic_handshake ... ok
[INFO] [stdout] test pksign_full_round_trip_signs_and_verifies ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gpg_decrypt_e2e.rs (/opt/rustwide/target/debug/deps/gpg_decrypt_e2e-474c26968fc4ab8f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test gpg_decrypt_against_our_agent_recovers_plaintext ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gpg_decrypt_against_our_agent_recovers_plaintext stdout ----
[INFO] [stdout] gpg-agent listening on /tmp/.tmpRD8aeI/gpg.sock
[INFO] [stdout] gpg --decrypt stdout: 
[INFO] [stdout] gpg --decrypt stderr: gpg: encrypted with cv25519 key, ID 82773FADC6FC0BC7, created 2026-06-12
[INFO] [stdout]       "trove-decrypt-itest <decrypt@trove>"
[INFO] [stdout] gpg: public key decryption failed: Bad data
[INFO] [stdout] gpg: decryption failed: Bad data
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'gpg_decrypt_against_our_agent_recovers_plaintext' (16968) panicked at crates/troved/tests/gpg_decrypt_e2e.rs:242:9:
[INFO] [stdout] gpg --decrypt against our agent failed.
[INFO] [stdout] stderr:
[INFO] [stdout] gpg: encrypted with cv25519 key, ID 82773FADC6FC0BC7, created 2026-06-12
[INFO] [stdout]       "trove-decrypt-itest <decrypt@trove>"
[INFO] [stdout] gpg: public key decryption failed: Bad data
[INFO] [stdout] gpg: decryption failed: Bad data
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592df4e95f08 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592df4e95f08 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592df4e95f08 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x592df4e95f08 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x592df4eabe8a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x592df4eabe8a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x592df4e9ab22 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x592df4e9ab22 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x592df4e72656 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x592df4e72656 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x592df4e8d3b9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x592df49a7fdc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x592df49a7fdc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x592df4e8d632 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x592df4e8d632 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x592df4e72712 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x592df4e69de9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x592df4e7363d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x592df4eac64c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592df499009b - gpg_decrypt_e2e[36e069b3e0d1b110]::gpg_decrypt_against_our_agent_recovers_plaintext::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/troved/tests/gpg_decrypt_e2e.rs:242:9
[INFO] [stdout]   20:     0x592df4993842 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x592df498c22d - <tokio[f9536c63f0c73ae1]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x592df4988e42 - tokio[f9536c63f0c73ae1]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[f9536c63f0c73ae1]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x592df4988e42 - tokio[f9536c63f0c73ae1]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[f9536c63f0c73ae1]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x592df4988e42 - <tokio[f9536c63f0c73ae1]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x592df49883f4 - <tokio[f9536c63f0c73ae1]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x592df4982ca8 - <tokio[f9536c63f0c73ae1]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   27:     0x592df498ae9b - tokio[f9536c63f0c73ae1]::runtime::context::runtime::enter_runtime::<<tokio[f9536c63f0c73ae1]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x592df497cfc4 - <tokio[f9536c63f0c73ae1]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   29:     0x592df497ca14 - <tokio[f9536c63f0c73ae1]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   30:     0x592df497cc0f - <tokio[f9536c63f0c73ae1]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:345:18
[INFO] [stdout]   31:     0x592df4990c64 - gpg_decrypt_e2e[36e069b3e0d1b110]::gpg_decrypt_against_our_agent_recovers_plaintext
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/troved/tests/gpg_decrypt_e2e.rs:277:18
[INFO] [stdout]   32:     0x592df498d3b7 - gpg_decrypt_e2e[36e069b3e0d1b110]::gpg_decrypt_against_our_agent_recovers_plaintext::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/troved/tests/gpg_decrypt_e2e.rs:47:60
[INFO] [stdout]   33:     0x592df4987906 - <gpg_decrypt_e2e[36e069b3e0d1b110]::gpg_decrypt_against_our_agent_recovers_plaintext::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x592df499b0bb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x592df499b0bb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x592df49a8935 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x592df49a8935 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x592df49a8935 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x592df49a8935 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x592df49a8935 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x592df49a8935 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x592df49a8935 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x592df49a3494 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x592df49a3494 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x592df49ab9b2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x592df49ab9b2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x592df49ab9b2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x592df49ab9b2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x592df49ab9b2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x592df49ab9b2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x592df49ab9b2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x592df4e953af - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   53:     0x592df4e953af - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7d530053baa4 - <unknown>
[INFO] [stdout]   55:     0x7d53005c8a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gpg_decrypt_against_our_agent_recovers_plaintext
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p troved --test gpg_decrypt_e2e`
[INFO] running `Command { std: "docker" "inspect" "cc475e83813e376cab7bd7636e319c6b146c64143bc7849b393ae3bb33e54030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc475e83813e376cab7bd7636e319c6b146c64143bc7849b393ae3bb33e54030", kill_on_drop: false }`
[INFO] [stdout] cc475e83813e376cab7bd7636e319c6b146c64143bc7849b393ae3bb33e54030
